home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / handy12.zip / WHATS.NEW < prev   
Text File  |  1993-03-02  |  4KB  |  105 lines

  1.  
  2.                         -=( HandyMan 1.2 what's new )=-
  3.  
  4. Note: The HANDYMAN.DEM contains a complete init file for handyman.  If
  5.       you're new to the program, just rename it to HANDYMAN.INI, otherwise
  6.       copy parts of it to your existing INI file..
  7.  
  8. ==============================================================================
  9.  
  10. Release version 1.2
  11.  
  12. Consider this version mainly a RA120 update..  There are other new options but
  13. there are also things left to do...
  14.  
  15. - Added a chat indicator.
  16. - made RA 2.00 compatible
  17.  
  18. Beta 6
  19.  
  20. - And back it is again..;-) A new screensaver has been implemented and thison
  21.   works as it should. The screen is restored whenever you press a key or when
  22.   a user logs in. During a user online the screensaver is inactive.
  23.  
  24. - Changed the format of the logfile a little.
  25. - Added two new keywords to the INI file. SWAPPATH and SWAPTO.
  26.    SwapPath defines the path to swap to when swapping to disk is enabled
  27.    SwapTo defines where to swap to during a shell. Possible values
  28.           are EMS XMS EXT DSK ALL or a combination of those.
  29. - The HandyDwn semafore wasn't deleted when handy dropped to dos. Solved
  30. - The beta/copyrights window disappears a little quicker now.
  31. - It's possible now to quick-start the first 10 externals through
  32.   ALT-1 to ALT-0. (0 is the 10th external!)
  33.  
  34. Beta 5
  35.  
  36. - and there goes the screensaver again.. Problems on the lantastic server,
  37.   runtime-errors etc. If you want a screensaver, use one of the pd/shareware
  38.   utilities special developed for it for the time being.
  39.  
  40.  
  41. Beta 4
  42.  
  43. - Implemented a screensaver.. Just a simple one, which blanks the screen..
  44. - Tried to make Handy a little smarter try and see for yourself. If strange
  45.   things happen, screens stop with updating and such, turn it off..
  46. - The fallback option didn't work when handy was waiting userinput. Now
  47.   it does.
  48.  
  49. Beta 3
  50.  
  51. - Changed the way the cursorline works a little. Things shouls work a little
  52.   smoother now when under an multitasker or network.
  53. - Changed the order in the INFO menu.
  54. - A number of little things internal.
  55.  
  56. Beta 2,
  57.  
  58. - Handy now returns to the directory from where it was fired up after
  59.   an external or event.
  60. - Added some extra spaces to the "Illegal password" window.
  61. - Handy can log now. Just define a LOGFILE in the IniFile.
  62. - There are some META parameters defined for externals:
  63.  
  64.     %W%    Wait before return to handyman. (5 Minutes max)
  65.     %0%    Wait if the exitcode from the program is <> 0.
  66.     %A%    Sound an alarm every 5 seconds after completing.
  67.     %D%    Don't clean the screen when shelling
  68.  
  69.   The following macro's are replaced with the info from the useronrecord
  70.   of the selected line:
  71.  
  72.     %NAME%   UserName
  73.     %CITY%   Location
  74.     %BAUD%   Baudrate
  75.     %AKA%    Handle
  76.     %NODE%   Node
  77.  
  78.  Misc. macro's:
  79.  
  80.     %LOG%  The path and filename to the logfile.
  81.  
  82.  
  83. Beta 1,
  84.  
  85. - Added a tool to clean one or more lines. This means that the UserOn record
  86.   is cleaned and the RABusy semafore is deleted. Usefull after the crash of
  87.   a line.
  88. - Removed a few little bugs.
  89.  
  90.  
  91. Beta 0,
  92.  
  93. - Added the semaphore support alla UserOn.
  94. - Added diskchecks for low on diskspace
  95. - added the -DROPLEV:<EXITCODE> and -DROPDOS:<TIME> parameters.
  96.   TIME is in minutes. It orders Handyman to drop to dos after <TIME>
  97.   minutes with ExitLevel <EXITCODE> (Default=255);
  98. - Added HANDYDWN.<EXITCODE> semaphore. If Handy sees this semaphore in the
  99.   semaphore directory it drops to dos with exitlevel <EXITCODE>
  100.  
  101. - Undocumented until now. (I forgot) -DEBUG gives you an overview of the
  102.   paths and such as handy sees it. The world according to Handy..
  103.  
  104.  
  105.